/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

.footer {
  width: 100%;
  height: 20.13vw;
}
/* 上部分 */
.firstBox {
  width: 100%;
  height: 16.25vw;
  background: #222222;
}
.firstBox .Box {
  width: 83.33vw;
  height: 16.25vw;
  margin: 0 auto;
  padding: 4.16vw 2.43vw 2.03vw;
}
.copyright {
  display: inline-block;
  float: left;
  position: relative;
  width: 19.09vw;
  height: 100%;
  margin-right: 9.02vw;
} 
.copyright img {
  width: 8.59vw;
}
.copyright p {
  font-size: 0.83vw;
  line-height: 1.8vw;
  color: #fefefe;
}
.copyright p a {
  color: #fefefe;
}
.copyright .copy {
  position: absolute;
  bottom: 0;
  font-size: 0.83vw;
  color:#525252;
}

.telephone {
  display: inline-block;
  width: 25.58vw;
  height: 100%;
} 
.telephone img {
  display: inline-block;
  width: 1.04vw;
  height: 1.04vw;
  margin-right: 0.69vw;
  vertical-align: middle;
}
.telephone p {
  line-height: 1.94vw;
  color: #fefefe;
}
.telephone p:first-child {
  margin-top: 2.63vw;
  font-size: 1.38vw;
}
.telephone p:last-child {
  font-size: 0.83vw;
}

.OR-code {
  float: right;
  height: 100%;
}
.codeBox {
  display: inline-block;
  height: 100%;
  margin-left: 2.77vw;
  text-align: center;
}
.codeBox img {
  width: 7.29vw;
  height: 7.29vw;
}
.codeBox p {
  margin-top: 1.04vw;
  font-size: 0.69vw;
  color: #fefefe;
}
/* 下部分 */
.secondBox {
  height: 3.95vw;
  background: #111111;
}
.secondBox .Box {
  width: 83.33vw;
  height: 3.95vw;
  line-height: 3.95vw;
  text-align: center;
  margin: 0 auto;
  padding: 0 2.43vw;
}
.secondBox a {
  color: #a8a8a8;
  font-size: 0.83vw;
}
.secondBox span {
  color: #a8a8a8;
}






